home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Education / Veterinary Curriculum / background_2713.txt < prev    next >
Encoding:
Text File  |  1988-05-17  |  4.7 KB  |  239 lines

  1. -- background: 2713 from stack: in
  2. -- bmap block id: 3635
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=8 top=126 right=286 bottom=239
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 9
  17. -- style flags: 0
  18. -- line height: 12
  19. -- part name: Freshman Year
  20.  
  21.  
  22. -- part 3 (field)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=258 top=126 right=286 bottom=499
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 3
  30. -- text size: 9
  31. -- style flags: 0
  32. -- line height: 12
  33. -- part name: 
  34.  
  35.  
  36. -- part 6 (field)
  37. -- low flags: 00
  38. -- high flags: 0000
  39. -- rect: left=170 top=63 right=82 bottom=326
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 3
  44. -- text size: 12
  45. -- style flags: 1024
  46. -- line height: 16
  47. -- part name: 
  48.  
  49.  
  50. -- part 7 (button)
  51. -- low flags: 00
  52. -- high flags: 0000
  53. -- rect: left=235 top=314 right=339 bottom=262
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 1014 / 1014
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: Prev
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   visual effect wipe right
  65.   go to previous card
  66. end mouseUp
  67.  
  68.  
  69.  
  70. -- part 8 (button)
  71. -- low flags: 00
  72. -- high flags: 0000
  73. -- rect: left=266 top=314 right=339 bottom=293
  74. -- title width / last selected line: 0
  75. -- icon id / first selected line: 1013 / 1013
  76. -- text alignment: 1
  77. -- font id: 0
  78. -- text size: 12
  79. -- style flags: 0
  80. -- line height: 16
  81. -- part name: Next
  82. ----- HyperTalk script -----
  83. on mouseUp
  84.   visual effect wipe left
  85.   go to next card
  86. end mouseUp
  87.  
  88.  
  89.  
  90. -- part 11 (button)
  91. -- low flags: 00
  92. -- high flags: 0000
  93. -- rect: left=462 top=312 right=340 bottom=499
  94. -- title width / last selected line: 0
  95. -- icon id / first selected line: 1012 / 1012
  96. -- text alignment: 1
  97. -- font id: 0
  98. -- text size: 12
  99. -- style flags: 0
  100. -- line height: 16
  101. -- part name: Return
  102. ----- HyperTalk script -----
  103. on mouseUp
  104.   visual effect iris close
  105.   pop card
  106.   go to card id 7799
  107. end mouseUp
  108.  
  109.  
  110.  
  111. -- part 12 (field)
  112. -- low flags: 00
  113. -- high flags: 0000
  114. -- rect: left=8 top=84 right=117 bottom=238
  115. -- title width / last selected line: 0
  116. -- icon id / first selected line: 0 / 0
  117. -- text alignment: 1
  118. -- font id: 3
  119. -- text size: 12
  120. -- style flags: 0
  121. -- line height: 16
  122. -- part name: 
  123.  
  124.  
  125. -- part 13 (field)
  126. -- low flags: 00
  127. -- high flags: 0000
  128. -- rect: left=259 top=84 right=117 bottom=498
  129. -- title width / last selected line: 0
  130. -- icon id / first selected line: 0 / 0
  131. -- text alignment: 1
  132. -- font id: 3
  133. -- text size: 12
  134. -- style flags: 0
  135. -- line height: 16
  136. -- part name: 
  137.  
  138.  
  139. -- part 16 (button)
  140. -- low flags: 00
  141. -- high flags: 0000
  142. -- rect: left=408 top=311 right=339 bottom=446
  143. -- title width / last selected line: 0
  144. -- icon id / first selected line: 32670 / 32670
  145. -- text alignment: 1
  146. -- font id: 0
  147. -- text size: 12
  148. -- style flags: 0
  149. -- line height: 16
  150. -- part name: View
  151. ----- HyperTalk script -----
  152. on mouseUp
  153.   show all cards
  154. end mouseUp
  155.  
  156.  
  157.  
  158. -- part 17 (button)
  159. -- low flags: 00
  160. -- high flags: 8003
  161. -- rect: left=8 top=290 right=338 bottom=77
  162. -- title width / last selected line: 0
  163. -- icon id / first selected line: 21209 / 21209
  164. -- text alignment: 1
  165. -- font id: 0
  166. -- text size: 12
  167. -- style flags: 0
  168. -- line height: 16
  169. -- part name: Subject Index
  170. ----- HyperTalk script -----
  171. on mouseUp
  172.   go to card id 11522
  173. end mouseUp
  174.  
  175.  
  176.  
  177.  
  178. -- part 19 (button)
  179. -- low flags: 00
  180. -- high flags: A003
  181. -- rect: left=313 top=317 right=336 bottom=391
  182. -- title width / last selected line: 0
  183. -- icon id / first selected line: 0 / 0
  184. -- text alignment: 1
  185. -- font id: 0
  186. -- text size: 12
  187. -- style flags: 0
  188. -- line height: 16
  189. -- part name: Find String
  190. ----- HyperTalk script -----
  191. on mouseUp
  192.   hide message box
  193.   ask "Please type in characters to search for:"
  194.   put it into holder
  195.   domenu "message"
  196.   type "find chars"&"e&holder"e&return
  197. end mouseUp
  198.  
  199.  
  200.  
  201. -- part 23 (button)
  202. -- low flags: 00
  203. -- high flags: 8003
  204. -- rect: left=445 top=43 right=91 bottom=505
  205. -- title width / last selected line: 0
  206. -- icon id / first selected line: 1020 / 1020
  207. -- text alignment: 1
  208. -- font id: 0
  209. -- text size: 12
  210. -- style flags: 0
  211. -- line height: 16
  212. -- part name: Instructions
  213. ----- HyperTalk script -----
  214. on mouseUp
  215.   go to card id 36420
  216. end mouseUp
  217.  
  218.  
  219.  
  220.  
  221. -- part 24 (button)
  222. -- low flags: 00
  223. -- high flags: 8003
  224. -- rect: left=94 top=315 right=338 bottom=216
  225. -- title width / last selected line: 0
  226. -- icon id / first selected line: 0 / 0
  227. -- text alignment: 1
  228. -- font id: 0
  229. -- text size: 12
  230. -- style flags: 0
  231. -- line height: 16
  232. -- part name: Table of Contents
  233. ----- HyperTalk script -----
  234. on mouseUp
  235.   visual effect iris open
  236.   go to card id 7800
  237. end mouseUp
  238.  
  239.